home
***
CD-ROM
|
disk
|
other
***
search
/
SGI Hot Mix 8
/
Hot Mix 8.iso
/
.all
/
demos
/
Imagicians
/
config
/
msgcat
/
Mf.cat
(
.txt
)
< prev
next >
Wrap
Text File
|
1994-06-22
|
13KB
|
501 lines
########################################################################/
#
# PROJECT:
# SYSTEM:
# MODULE: Mf.cat
# DESC: Message catalog for the Mf library
# CREATION: Michael Boyle
#
# $Source: /usr/people/develop/imag/config/msgcat/RCS/Mf.cat,v $
# This revision by: $Author: peter $
# $Date: 92/12/01 21:35:00 $
# $Revision: 1.1 $
#
########################################################################/
#-----------------------------------------------------------------#
# Catalog ID: a single word (string of printable non-white #
# characters) #
#-----------------------------------------------------------------#
.CATALOG Mf
#-----------------------------------------------------------------#
# Languages: A brace-enclosed list of names for each language. #
# The names are enclosed in double-quotes and comma- #
# separated. #
# Language names are case-insensitive. The environment #
# variable LANGUAGE is used to select one set of #
# message strings. #
#-----------------------------------------------------------------#
.LANGUAGES
{ "english", "anglais" }
{ "french", "francais" }
#-----------------------------------------------------------------#
# Messages: Each message entry consists of a message identifier #
# (printable, non-white characters, first character not #
# a period), followed by a brace-enclosed list of #
# message strings. Each message string is enclosed in #
# double-quotes, and the quoted strings are separated #
# by commas. The number of strings given for each #
# message must match the number of languages specified #
# for .LANGUAGES. #
# #
# To include a double quote in a message string, use #
# two double quotes: #
# "This is a ""message"", with two quoted ""words""" #
# #
# To continue a message over several lines, terminate #
# each line with a backslash: #
# "This message is continued on \ #
# this line" #
# #
# Initial white space on the continuation line is #
# ignored, so the previous example is equivalent to: #
# "This message is continued on this line" #
# #
# To include a newline in a message string, use the #
# escape sequence \n: #
# "This message contains a\nnewline character" #
# #
# The message catalogs are pre-processed by tex-X, so #
# the usual escapes for accents may be used. #
# #
# Lines with an initial hash (#) character are treated #
# as comments. #
#-----------------------------------------------------------------#
.MESSAGES
#-----------------------------------#
# MfDialog labels and error message #
#-----------------------------------#
MF_B_EDIT {
"Edit"
"Editer"
}
MF_B_EXPAND {
"Expand"
"\'Elargir"
}
MF_B_FILTER {
"Filter"
"Filtrer"
}
MF_B_SELECT {
"Select"
"Selectionner"
}
MF_ERR_CANT_OPEN_DIR {
"Error: can't open directory: %s"
"Erreur: impossible d'ouvrir: %s"
}
MF_ERR_INVALID_DIR {
"Error: invalid directory: %s"
"Erreur: repetoire invalide: %s"
}
MF_ERR_OPEN_HELPFILE {
"Error: can't open help file: %s"
"Erreur: incapable d'ouvrir le fichier d'aide: %s"
}
MF_ERR_READ_SELECTION {
"Error: can't read selection."
"Erreur: impossible de lire la s\'election."
}
MF_HELP_NOT_AVAILABLE {
"Sorry, no help available"
"Desol\'e, pas d'aide"
}
MF_ICON_DIALOG {
"Dialog"
"Dialogue"
}
MF_ICON_DIR_SELECTION {
"Directory Selection"
"S\'election de repetoire"
}
MF_ICON_ERRLOG {
"Errors"
"Erreurs"
}
MF_ICON_ERROR {
"Error"
"Erreur"
}
MF_ICON_FILE_SELECTION {
"File Selection"
"S\'lection de fichier"
}
MF_ICON_HELP {
"Help"
"Aide"
}
MF_ICON_HELP_DIALOG {
"Help"
"Aide"
}
MF_ICON_INFO {
"Info"
"Info"
}
MF_ICON_LOG {
"Log Window"
"Log Window"
}
MF_ICON_PROMPT {
"Prompt"
"Prompt"
}
MF_ICON_WARNING {
"Warning"
"Attention"
}
MF_L_DIRECTORIES {
"Directories:"
"Repetoires:"
}
MF_L_FILES {
"Files:"
"Fichiers:"
}
MF_L_SELECTION {
"Selection:"
"S\'election:"
}
MF_TITLE_DIALOG {
"Dialog"
"Dialogue"
}
MF_TITLE_DIR_SELECTION {
"Directory Selection"
"S\'election de repetoire"
}
MF_TITLE_ERRLOG {
"Errors"
"Erreurs"
}
MF_TITLE_ERROR {
"Error"
"Erreur"
}
MF_TITLE_FILE_SELECTION {
"File Selection"
"S\'election de fichier"
}
MF_TITLE_HELP {
"Help"
"Aide"
}
MF_TITLE_HELP_DIALOG {
"Help"
"Aide"
}
MF_TITLE_INFO {
"Info"
"Info"
}
MF_TITLE_LOG {
"Log Window"
"Log Window"
}
MF_TITLE_PROMPT {
"Prompt"
"Prompt"
}
MF_TITLE_WARNING {
"Warning"
"Attention"
}
#--------------#
# MfOpt labels #
#--------------#
MF_OPT_OPTIONS {
"Options"
"Options"
}
MF_OPT_DIM1_SIZE {
"Size of highest dim:"
"(Size of highest dim):"
}
#----------------------#
# MfOpt error messages #
#----------------------#
MF_OPT_MORE_THAN_ONE_TOGGLE_ON {
"More than one toggle ON in radio_group"
"(More than one toggle ON in radio_group)"
}
MF_OPT_NO_TOGGLE_ON {
"No toggle ON in radio_group"
"(No toggle ON in radio_group)"
}
MF_OPT_NON_TOGGLE_IN_RADIO {
"Only toggle_buttons are allowed in radio_group"
"(Only toggle_buttons are allowed in radio_group)"
}
MF_OPT_NON_TOGGLE_IN_MULTI {
"Only toggle_buttons are allowed in multi_group"
"(Only toggle_buttons are allowed in multi_group)"
}
MF_OPT_ILLEGAL_ATTR_FOR_ITEM {
"Attribute '%s' not allowed for '%s'"
"(Attribute '%s' not allowed for '%s')"
}
MF_OPT_ILLEGAL_ATTR_VAL {
"Attribute '%s' has illegal value for item '%s'"
"(Attribute '%s' has illegal value for item '%s')"
}
MF_OPT_REQUIRED_ATTR {
"Attribute '%s' must be specified for item '%s'"
"(Attribute '%s' must be specified for item '%s')"
}
MF_OPT_TITLE_NOT_SPECIFIED {
"Title not specified"
"Titre non-specifi\'ee"
}
MF_OPT_MULTI_SEGMENT_INTERFACE {
"Warning: %s contains %d sections.\n\
Interface generated for first section only."
"(Warning: %s contains %d sections.\n\
Interface generated for first section only.)"
}
MF_OPT_MULTI_SEGMENT_OPT_STRING {
"Warning: %s contains %d sections.\n\
Options string generated for first section only."
"(Warning: %s contains %d sections.\n\
Options string generated for first section only.)"
}
MF_OPT_RANGE_WITH_OPTION_MENU {
"Value restriction not allowed for option_menu"
"(Value restriction not allowed for option_menu)"
}
MF_OPT_BAD_TYPE_FOR_MENU_OPTION {
"Option's type must agree with option_menu's type"
"(Option's type must agree with option_menu's type)"
}
MF_OPT_BAD_TYPE_FOR_OPTION_MENU {
"Option_menu's default value must be of specified type"
"(Option_menu's default value must be of specified type)"
}
MF_OPT_DEFAULT_VALUE_MATCHES_NO_OPTION {
"Option_menu's default value must match one of the options' values"
"(Option_menu's default value must match one of the option's values)"
}
MF_OPT_NONEXISTENT_OPTION {
"Warning: attempt to set option_menu '%s' to '%s'. - Ignored."
"(Warning: attempt to set option_menu '%s' to '%s'. - Ignored.)"
}
MF_OPT_VALUE_NOT_SPECIFIED {
"No value specified"
"Valuer non-specifi\'e"
}
MF_OPT_ILLEGAL_VALUE {
"Illegal value: %s"
"Valeur criminel: %s"
}
MF_OPT_RANGE_NON_SPEC_FOR_SLIDER {
"Range not specified for slider"
"(Range) non-specifi\'ee pour 'slider'"
}
MF_OPT_COMPLEX_RESTR_WITH_SLIDER {
"Slider's value restriction must be one contiguous range"
"(Slider's value restriction must be one contiguous range)"
}
MF_OPT_NEGATIVE_ARRAY_DIM {
"Array dimension must be positive"
"(Array dimension must be positive)"
}
MF_OPT_ARRAY_OF_GROUPS {
"Arrays of arrays or groups not allowed"
"(Arrays of arrays or groups not allowed)"
}
MF_OPT_ARRAY_OF_NON_TEXT {
"Array element must be ""text"""
"(Array element must be ""text"")"
}
MF_OPT_MULTIPLE_NAMES {
"Name must not be specified for an array and also for its element"
"(Name must not be specified for an array and also for its element)"
}
MF_OPT_MULTIPLE_LABELS {
"Label must not be specified for an array and also for its element"
"(Label must not be specified for an array and also for its element)"
}
MF_OPT_MULTIPLE_INSERTS {
"Insert must not be specified for an array and also for its element"
"(Insert must not be specified for an array and also for its element)"
}
MF_OPT_NON_BOOL_DEF_FOR_TOGGLE {
"Toggle's default value must be Boolean (""ON"" or ""OFF"")"
"(Toggle's default value must be Boolean (""ON"" or ""OFF""))"
}
MF_OPT_LABEL_ON_ARRAY_ELEM {
"Label attribute not allowed for array element"
"(Label attribute not allowed for array element)"
}
MF_OPT_TYPE_UNSPEC {
"Type not specified for item ""%s"""
"(Type not specified for item ""%s"")"
}
MF_OPT_DIM_UNSPEC {
"Dimensions not fully specified for item ""%s"""
"(Dimensions not fully specified for item ""%s"")"
}
MF_OPT_ERROR_IN_FILE_MSG {
"Error (file ""%s""): %s"
"(Error (file ""%s""): %s)"
}
MF_OPT_TOO_MANY_ARR_LABELS {
"Too many ""array_labels"" attributes specified"
"(Too many ""array_labels"" attributes specified)"
}
MF_OPT_BAD_DEFAULT_TYPE {
"Default value has improper type"
"(Default value has improper type)"
}
MF_OPT_SCALAR_TO_ARRAY {
"Error: Parameter '%s' is array, but used as scalar in file '%s')"
"(Erreur: Parameter '%s' is array, but used as scalar in file '%s')"
}
MF_OPT_ARRAY_TO_SCALAR {
"Error: Parameter '%s' is scalar, but used as array in file '%s')"
"(Erreur: Parameter '%s' is scalar, but used as array in file '%s')"
}
MF_OPT_INCOMPLETE_DIM {
"Dimensions not completely specified for array"
"(Dimensions not completely specified for array)"
}
MF_OPT_NUM_DIM_CHANGED {
"Number of dimensions for parameter '%s' is incorrect in file '%s'"
"(Number of dimensions for parameter '%s' is incorrect in file '%s')"
}
MF_OPT_NUM_ARRAY_ELEM {
"Number of elements:"
"(Number of elements):"
}
MF_OPT_DIM0_SIZE {
"Size of highest dimension:"
"(Size of highest dimension):"
}
MF_OPT_DEFAULT_OUT_OF_RANGE {
"Default value out of range"
"(Default value out of range)"
}
MF_OPT_MULTIPLE_DEFAULTS {
"Multiple default values for scalar item"
"(Multiple default values for scalar item)"
}
MF_OPT_MIXED_DEFAULT {
"Array's default values are not all of the same type"
"(Array's default values are not all of the same type)"
}
MF_OPT_ILLEGAL_ARRAY_DIM_SIZE {
"Illegal size for array dimension"
"Illegal size for array dimension"
}
MF_OPT_FILESPEC_NON_STRING {
"Error: Parameter '%s' is not string, \
but used as filespec in file '%s')"
"Error: Parameter '%s' is not string, \
but used as filespec in file '%s')"
}
MF_OPT_NO_HELP_FILE_SPECIFIED {
"No help file specified in %s"
"No help file specified in %s"
}
MF_OPT_ERR_IN_FIELD {
"Error in field ""%s"""
"Erreur dans le champ ""%s"""
}
MF_OPT_ERR_CONTAINS_SHELL_METACHARS {
"""%s"" contains blanks or sh(1) meta characters"
"""%s"" contient des espaces ou des meta-caract\`eres de sh(1)"
}